Skip to content

security: standardize secret scanning on TruffleHog#38

Merged
hyperpolymath merged 9 commits into
mainfrom
ci-scorecard-job-perms-redo
Jun 11, 2026
Merged

security: standardize secret scanning on TruffleHog#38
hyperpolymath merged 9 commits into
mainfrom
ci-scorecard-job-perms-redo

Conversation

@hyperpolymath

Copy link
Copy Markdown
Owner

Standardizing on TruffleHog.

@hyperpolymath hyperpolymath enabled auto-merge June 11, 2026 21:35
Comment thread docs/RSR_OUTLINE.adoc
@@ -1,3 +1,5 @@
// SPDX-License-Identifier: MPL-2.0
Comment thread docs/RSR_OUTLINE.adoc
@@ -1,3 +1,5 @@
// SPDX-License-Identifier: MPL-2.0
@@ -1,3 +1,5 @@
// SPDX-License-Identifier: MPL-2.0
@@ -1,3 +1,5 @@
// SPDX-License-Identifier: MPL-2.0
@@ -1,3 +1,5 @@
// SPDX-License-Identifier: MPL-2.0
@@ -1,3 +1,5 @@
// SPDX-License-Identifier: MPL-2.0
@@ -1,3 +1,5 @@
// SPDX-License-Identifier: MPL-2.0
@@ -1,3 +1,5 @@
// SPDX-License-Identifier: MPL-2.0
@github-actions

Copy link
Copy Markdown

🔍 Hypatia Security Scan

Findings: 60 issues detected

Severity Count
🔴 Critical 3
🟠 High 11
🟡 Medium 46

⚠️ Action Required: Critical security issues found!

View findings
[
  {
    "reason": "Action ig 0.15.1\n        uses: goto-bus-stop/setup-zig@abea47f85 needs attention",
    "type": "unpinned_action",
    "file": "e2e.yml",
    "action": "pin_sha",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "codeql.yml lists `language: javascript-typescript` but the repo has no source files in any CodeQL-scannable language. The analyze job will exit 'no source files' on every run. Switch the matrix to `actions` (which scans workflow files — every repo has those).",
    "type": "codeql_language_matrix_mismatch",
    "file": "codeql.yml",
    "action": "switch_codeql_matrix_to_actions",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "reason": "Issue in hypatia-scan.yml",
    "type": "missing_timeout_minutes",
    "file": "hypatia-scan.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in mirror.yml",
    "type": "missing_timeout_minutes",
    "file": "mirror.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in rust-ci.yml",
    "type": "missing_timeout_minutes",
    "file": "rust-ci.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in scorecard.yml",
    "type": "missing_timeout_minutes",
    "file": "scorecard.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in secret-scanner.yml",
    "type": "missing_timeout_minutes",
    "file": "secret-scanner.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "medium"
  },
  {
    "reason": "Issue in scorecard-enforcer.yml",
    "type": "scorecard_publish_with_run_step",
    "file": "scorecard-enforcer.yml",
    "action": "split_scorecard_publish_job",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "reason": "Issue in instant-sync.yml",
    "type": "secret_action_without_presence_gate",
    "file": "instant-sync.yml",
    "action": "peter-evans/repository-dispatch",
    "rule_module": "workflow_audit",
    "severity": "high"
  },
  {
    "reason": "Issue in scorecard.yml",
    "type": "scorecard_wrapper_missing_job_permissions",
    "file": "scorecard.yml",
    "action": "flag",
    "rule_module": "workflow_audit",
    "severity": "high"
  }
]

Powered by Hypatia Neurosymbolic CI/CD Intelligence

@hyperpolymath hyperpolymath merged commit 644456b into main Jun 11, 2026
11 of 14 checks passed
@hyperpolymath hyperpolymath deleted the ci-scorecard-job-perms-redo branch June 11, 2026 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants